﻿2026-08-04T03:45:47.0584974Z ##[group]Run actions/checkout@v5
2026-08-04T03:45:47.0585422Z with:
2026-08-04T03:45:47.0585740Z   fetch-depth: 0
2026-08-04T03:45:47.0586098Z   repository: BigscreenVR/spt-bs-core
2026-08-04T03:45:47.0588317Z   token: ***
2026-08-04T03:45:47.0588560Z   ssh-strict: true
2026-08-04T03:45:47.0588762Z   ssh-user: git
2026-08-04T03:45:47.0588972Z   persist-credentials: true
2026-08-04T03:45:47.0589192Z   clean: true
2026-08-04T03:45:47.0589413Z   sparse-checkout-cone-mode: true
2026-08-04T03:45:47.0589673Z   fetch-tags: false
2026-08-04T03:45:47.0589874Z   show-progress: true
2026-08-04T03:45:47.0590071Z   lfs: false
2026-08-04T03:45:47.0591348Z   submodules: false
2026-08-04T03:45:47.0591552Z   set-safe-directory: true
2026-08-04T03:45:47.0591900Z   allow-unsafe-pr-checkout: false
2026-08-04T03:45:47.0592131Z ##[endgroup]
2026-08-04T03:45:47.2639880Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-04T03:45:47.2641096Z ##[group]Getting Git version info
2026-08-04T03:45:47.2641568Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-08-04T03:45:47.2860164Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-04T03:45:47.6009878Z git version 2.43.0.windows.1
2026-08-04T03:45:47.6044293Z ##[endgroup]
2026-08-04T03:45:47.6052056Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\01192563-fca0-4b27-a513-b4fbc35962c5\.gitconfig'
2026-08-04T03:45:47.6065641Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\01192563-fca0-4b27-a513-b4fbc35962c5' before making global git config changes
2026-08-04T03:45:47.6066215Z Adding repository directory to the temporary git global config as a safe directory
2026-08-04T03:45:47.6072551Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-08-04T03:45:48.4566985Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-08-04T03:45:48.6027826Z https://github.com/BigscreenVR/spt-bs-core
2026-08-04T03:45:48.6432968Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-04T03:45:48.6449600Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-04T03:45:48.6789152Z refs/heads/golden/knock145
2026-08-04T03:45:48.6821257Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach
2026-08-04T03:45:48.8709934Z HEAD is now at 4b37512f7 fix(knock): refuse a knock whose target resolved nowhere (#145)
2026-08-04T03:45:49.0843354Z ##[endgroup]
2026-08-04T03:45:49.0847678Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-08-04T03:45:52.1887422Z ##[group]Cleaning the repository
2026-08-04T03:45:52.1894824Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-08-04T03:45:56.2007073Z Removing .adapter-notify/
2026-08-04T03:45:56.2007532Z Removing bench-ledger/
2026-08-04T03:45:56.2007798Z Removing target/
2026-08-04T03:45:56.2050669Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-08-04T03:45:56.3719142Z HEAD is now at 4b37512f7 fix(knock): refuse a knock whose target resolved nowhere (#145)
2026-08-04T03:45:56.3751721Z ##[endgroup]
2026-08-04T03:45:56.3758469Z ##[group]Disabling automatic garbage collection
2026-08-04T03:45:56.3766270Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-04T03:45:56.4085091Z ##[endgroup]
2026-08-04T03:45:56.4085620Z ##[group]Setting up auth
2026-08-04T03:45:56.4092165Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-04T03:45:56.6250235Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-04T03:45:58.3844858Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-04T03:45:58.6040244Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-04T03:46:02.2589725Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-04T03:46:02.2877819Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-04T03:46:02.9347222Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-04T03:46:03.5112432Z ##[endgroup]
2026-08-04T03:46:03.5112985Z ##[group]Fetching the repository
2026-08-04T03:46:03.5121946Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-08-04T03:46:05.8749935Z [command]"C:\Program Files\Git\cmd\git.exe" branch --list --remote origin/golden/knock145
2026-08-04T03:46:05.9392384Z   origin/golden/knock145
2026-08-04T03:46:05.9421090Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse refs/remotes/origin/golden/knock145
2026-08-04T03:46:06.0066469Z 4b37512f71620444df8fe852b494f03e759dd75c
2026-08-04T03:46:06.0114345Z ##[endgroup]
2026-08-04T03:46:06.0114814Z ##[group]Determining the checkout info
2026-08-04T03:46:06.0115667Z ##[endgroup]
2026-08-04T03:46:06.0125223Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-04T03:46:06.0479782Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-04T03:46:06.2044615Z ##[group]Checking out the ref
2026-08-04T03:46:06.2054988Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B golden/knock145 refs/remotes/origin/golden/knock145
2026-08-04T03:46:06.3078056Z branch 'golden/knock145' set up to track 'origin/golden/knock145'.
2026-08-04T03:46:06.3078689Z Your branch is up to date with 'origin/golden/knock145'.
2026-08-04T03:46:06.3079158Z Switched to and reset branch 'golden/knock145'
2026-08-04T03:46:06.3102194Z ##[endgroup]
2026-08-04T03:46:06.3468225Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-04T03:46:06.3773331Z 4b37512f71620444df8fe852b494f03e759dd75c
